From: Richard M. Stallman Date: Fri, 9 Jul 2004 16:56:23 +0000 (+0000) Subject: (Input Focus): Minor fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21696 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0827db8116a51163dd6cd3f9e90ab59453dca7ac;p=emacs.git (Input Focus): Minor fix. --- diff --git a/lispref/frames.texi b/lispref/frames.texi index 7188b4f8b97..61522e3598c 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1008,7 +1008,7 @@ until that control is somehow reasserted. When using a text-only terminal, only one frame can be displayed at a time on the terminal, so after a call to @code{select-frame}, the next redisplay actually displays the newly selected frame. This frame -remains displayed until a subsequent call to @code{select-frame} or +remains selected until a subsequent call to @code{select-frame} or @code{select-frame-set-input-focus}. Each terminal frame has a number which appears in the mode line before the buffer name (@pxref{Mode Line Variables}).